rendernodes: Add gsk_text_node_new_with_bounds
authorTimm Bäder <mail@baedert.org>
Sun, 4 Mar 2018 16:35:17 +0000 (17:35 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 4 Mar 2018 18:12:04 +0000 (19:12 +0100)
commit2d50d9ebe62ccea9824f258b288e9f10c73a3bd7
tree196d023c1a9e1efec38bbdec9cd94af2b516cbc7
parentee8132a439905f9a0c2cce68e7d380afb4a6c995
rendernodes: Add gsk_text_node_new_with_bounds

An alternative GskTextNode constructor that does no text measuring. That
way, we can measure the text before and check if the node will be
outside of the current clip anyway.
gsk/gskrendernode.h
gsk/gskrendernodeimpl.c